home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 003 / db3plogo.arc / DB3PLOGO.FIX
Encoding:
Text File  |  1986-04-04  |  2.1 KB  |  91 lines

  1.  
  2.                              dBASE III PLUS
  3.  
  4.                                Single user
  5.  
  6.                                   and
  7.  
  8.                               Administrator
  9.  
  10.                                version 1.0
  11.  
  12.                                logo bypass
  13.  
  14.                                    by
  15.  
  16.                                  JP ASP
  17.  
  18.                                    in
  19.  
  20.                                Orlando Fl.
  21.                             -----------------
  22.  
  23.                              March 28, 1986
  24.  
  25. ===============================================================================
  26.  
  27.  
  28. I. WHAT TO DO!
  29.  
  30.      1). DEBUG DBASE.MSG
  31.  
  32.         (note!!.. this applies to dbase.msg for single user and networking)
  33.  
  34.  
  35.         -E 2D80 00                     ;PC/MSDOS
  36.  
  37.         -W
  38.  
  39.         -Q
  40.  
  41.      2). DEBUG DBA.OVL
  42.  
  43.         (note!!.. this applies to administrator)
  44.  
  45.  
  46.         -A 86B                            ;decrypy copyright and poke into
  47.               JMP SHORT 870               ;video ram buffer
  48.  
  49.         -A 870
  50.               XOR AX,AX
  51.  
  52.         -A 89B                            ;draw box around copyright
  53.               JMP SHORT 8A0
  54.  
  55.         -E 2512 00                        ;all the stuff about what u can't do
  56.  
  57.         -E CS+4000:BB34 0                 ;*** END RUN
  58.  
  59.         -E CS+4000:CC7C 0                 ;dBASE Admin version 1.0
  60.  
  61.         -W
  62.  
  63.         -Q
  64.  
  65.  
  66.      3). DEBUG DBASEINL.OVL
  67.  
  68.         (note!!.. this applies to SINGLE user version only)
  69.  
  70.  
  71.         -e 652 eb 03                      ; was 9a 00
  72.  
  73.         -e 682 eb 03                      ; was 9a 13
  74.  
  75.         -E 14ba 00                        ; was 20
  76.  
  77.         -E 5882 0                         ; was 20
  78.  
  79.         -E 68f8 0                         ; was 64
  80.  
  81.         -W
  82.  
  83.         -Q
  84.  
  85. II. WHAT THEN!
  86.  
  87.       1). You should now just go to '.' prompt, with no initial logo displayed.
  88.  
  89. KEEP ON COMPUTING AND SHARING!!
  90. *******************************************************************************
  91.